func net/http.http2parseContinuationFrame

2 uses

	net/http (current package)
		h2_bundle.go#L1535: 	http2FrameContinuation: http2parseContinuationFrame,
		h2_bundle.go#L2644: func http2parseContinuationFrame(_ *http2frameCache, fh http2FrameHeader, countError func(string), p []byte) (http2Frame, error) {